home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 07 / 9 / DISK0793.ZIP / TYPING.DOC < prev    next >
Text File  |  1987-06-13  |  6KB  |  142 lines

  1.  
  2.       
  3.  
  4.  
  5.                       TYPING Evaluator version 1.1
  6.                          Written by Larry Ryder
  7.                       (C) copyright 1987 by RYSOFT
  8.  
  9.       This program is being distributed under the SHAREWARE 
  10.    concept. The user is encouraged to freely distribute copies 
  11.    excluding source code.  
  12.  
  13.       If you find this program useful, please register. Basic 
  14.    registration gives you:
  15.       1. a printed manual, with a section on introduction to touch 
  16.          typing, sized to fit in DOS style binders.
  17.       2. the latest version of the program with extra practice 
  18.          files on disk.
  19.       3. telephone support.
  20.    optional:
  21.       4. commented "C" source code. 
  22.  
  23.    TYPING.REG is a form you may use to register, 
  24.    The cost of registering is $20.00 for basic or $35.00 for basic 
  25.    plus source code.  Registration helps cover the cost of updates 
  26.    and insures future products.  
  27.  
  28.       Whether or not you register you are encouraged to report any 
  29.    bugs you may find or suggestions you may have, as well as 
  30.    general comments about the program. I would also like to here 
  31.    about suggestions for future products that you are interested in.
  32.    I am thinking of writing a graphic typing drill program that will 
  33.    show finger positions and have practice drills, I would like your 
  34.    input to help see if this is worthwhile.
  35.  
  36.       We want to hear from you. Please send all correspondence, 
  37.    suggestions, and registrations to the address below, or use the 
  38.    registration form in the file TYPING.REG. Thank you for your 
  39.    support.  
  40.  
  41.       RYSOFT 34W728 Courier Ave.  St. Charles, IL 60174 
  42.  
  43.       This program is designed to provide feedback on typing 
  44.    performance for people who are people who are interested in 
  45.    evalulating their typing. To start the program, type the word 
  46.    TYPING and press enter. The first ten lines of this file will be 
  47.    displayed on the screen (see CHANGING PRACTICE FILES, below, to 
  48.    use your own file). When you see the text appear start typing. 
  49.    The time starts as soon as you type the first character.The 
  50.    program does not display any statistics while you are typing. 
  51.    When the time is up the screen clears and your typing 
  52.    performance is displayed in words per minute, total errors, and 
  53.    adjusted words per minute.  
  54.  
  55.       The system requirements for this program are IBM-PC, XT, AT 
  56.    or Jr with 128k RAM, DOS 2.x or 3.x, and an ASCII file, such as 
  57.    this one, that is readable with the DOS "type" command and is to 
  58.    be used as the source for typing practice.  
  59.  
  60.  
  61.    CHANGING PRACTICE FILES 
  62.  
  63.    The practice file is up by the user in one of two ways : 
  64.  
  65.    1. By reading from a file called TYPING.CFG 
  66.  
  67.          A sample of this file is already on the disk. This file 
  68.          tells the program what file you are typing from, whether 
  69.          you are typing from the screen or a printout, and how long 
  70.          you wish to type for.  To change your practice file, 
  71.          change or remove the TYPING.CFG file.  
  72.  
  73.          The file format is:  FILENAME <sp> MODE <sp> TIME 
  74.  
  75.          FILENAME is the name of the file to use for typing 
  76.          practice and may include an optional drive and pathname.  
  77.  
  78.          MODE is simply the letter S to work from the screen or P 
  79.          to work from a printout that you already have.  
  80.  
  81.          TIME is the amount of time to type for in whole minutes.  
  82.  
  83.          If you are unsure of the format, view the file with the 
  84.          command TYPE TYPING.CFG before making any changes.  
  85.  
  86.    2. By deleting the TYPING.CFG file 
  87.  
  88.          If this file is not on the disk, the program will prompt 
  89.          you to enter the name of the file you wish to type from, 
  90.          whether you are working from the screen or from a 
  91.          printout, and whether or not you need a printout to type 
  92.          from. Enter the information asked for, and begin your 
  93.          typing when told to do so.  
  94.  
  95.  
  96.    SUGGESTIONS for better performance: 
  97.  
  98.       It is normally better to work from a printout as this is more 
  99.    realistic than typing from the screen.  
  100.  
  101.       The program ignores leading and trailing spaces on a line, so 
  102.    when evaluating another person's performance it may be helpful 
  103.    to take a quick look at the TYPING.OUT file to check for the 
  104.    proper form factor.  
  105.  
  106.       To determine if there is an error, the program looks at a 
  107.    series of three characters: the character being checked and the 
  108.    two before or the two after. It is possible to occasionally have 
  109.    an extraneous error or miss an error. This occurs rarely, but 
  110.    you should be aware of it and take a second look at errors that 
  111.    are questionable. The alternative was a character position 
  112.    check, but this would induce a lot of errors if you added or 
  113.    dropped a character.  
  114.  
  115.       When the time is up a file called TYPING.OUT is written to 
  116.    the disk. This file is what the person typed and may be used to 
  117.    determine problem areas. The approximate location of the error 
  118.    will be indicated by a ^ (caret) symbol.  The typing statistics 
  119.    will be added to the end of this file.  
  120.  
  121.       This program is only to evaluate your typing performance.  
  122.    For maximum benefit it should be used in conjunction with a book 
  123.    to teach typing, and with a more appropriate source file of the 
  124.    user's choice.  
  125.  
  126.  
  127.    SETUP 
  128.  
  129.       Files created with a word processor such as WORDSTAR or EZ-
  130.    WRITER must be exported or printed to a disk file to use. A good 
  131.    ASCII word processor is PC-WRITE by QUICKSOFT, which is also a 
  132.    shareware product.  
  133.  
  134.       The disk you use to boot the system must start the ANSI.SYS 
  135.    driver. This file is included with DOS 2.x or 3.x and must be 
  136.    added to the disk with the typing program. The driver is loaded 
  137.    by a file called CONFIG.SYS that has at least the following 
  138.    line:  DEVICE=ANSI.SYS I have included a sample CONFIG.SYS file 
  139.    on this disk. If this is not done you will see a few strange 
  140.    character strings on the screen. If you change disks be sure 
  141.    that there is an ANSI.SYS file somewhere in the DOS search path.  
  142.